Autogenerated HTML docs for v1.5.3.7-1066-g7a4a 
diff --git a/git-add.html b/git-add.html index 89dd4d7..bbab7e4 100644 --- a/git-add.html +++ b/git-add.html 
@@ -345,9 +345,17 @@  <dd>   <p>   Add modified contents in the working tree interactively to  - the index.  + the index. Optional path arguments may be supplied to limit  + operation to a subset of the working tree. See &#8220;Interactive  + mode&#8221; for details.   </p>   </dd>  +</dl>  +<p>-p, --patch:  + Similar to Interactive mode but the initial command loop is  + bypassed and the <em>patch</em> subcommand is invoked using each of  + the specified filepatterns before exiting.</p>  +<dl>   <dt>   -u   </dt>  @@ -532,7 +540,9 @@  J - do not decide on this hunk now, and view the next hunk   k - do not decide on this hunk now, and view the previous   undecided hunk  -K - do not decide on this hunk now, and view the previous hunk</tt></pre>  +K - do not decide on this hunk now, and view the previous hunk  +s - split the current hunk into smaller hunks  +? - print help</tt></pre>   </div></div>   <p>After deciding the fate for all hunks, if there is any hunk   that was chosen, the index is updated with the selected hunks.</p>  @@ -571,7 +581,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 14-Nov-2007 12:11:20 UTC  +Last updated 05-Dec-2007 10:59:12 UTC   </div>   </div>   </body>